home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1988 / Aug-Sep 88 / List Mgr Bug ⁄ 08.24.88 ⁄ D1162 < prev    next >
Encoding:
Text File  |  1991-03-06  |  1.1 KB  |  30 lines  |  [TEXT/GEOL]

  1. Item    3703453                         24-Aug-88        22:53
  2.  
  3. From:   D1162                           Spectral Innovation, Dev, R Penland
  4.  
  5. To:     MACDTS                          Macintosh Developer Technical Supt.
  6.  
  7. cc:     MACAPP$                         MacApp Interest List
  8.  
  9. Sub:    List Manager bug
  10.  
  11.  
  12. Sub: List Manager bug.
  13.  
  14. I am having trouble using the List Manager call "LClick".  The mouse will
  15. correctly actuate the scroll bars, but clicks and drags in cells are ignored.
  16. It seems it works fine when I compile everything for debugging (MPW Pascal, MPW
  17. 2.0.2); it's just when I compile optimized that it no longer responds
  18. correctly.  I have installed my own "LClikLoop" procedure, which sets globals
  19. and calls methods.
  20. I suspect that it may involve uninitialized registers, since I have seen other
  21. problems relating to this when making the big step from debug to optimized, and
  22. the debug code does seem to affect certain registers as it traces the program
  23. execution.
  24. Can anyone suggest how I might get around this?
  25.  
  26.                                             Craig Lawson
  27.                                             Spectral Innovations.
  28.  
  29.  
  30.